

'Declaration<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class EditorNumericUpDownDefinitionBase (Of TEditor As {New, CommonNumericUpDown(Of TType)}, TType As {New, IFormattable, IComparable(Of TType), Struct}) Inherits Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase(Of TEditor,Nullable(Of TType))
'UsageDim instance As EditorNumericUpDownDefinitionBase(Of TEditor,TType)
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class EditorNumericUpDownDefinitionBase<TEditor,TType> : Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>> where TEditor: new(), CommonNumericUpDown<TType> where TType: new(), IFormattable, IComparable<TType>, struct
See EditorDefinitionBase for details.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
Xceed.Wpf.Toolkit.PropertyGrid.DefinitionBase
Xceed.Wpf.Toolkit.PropertyGrid.PropertyDefinitionBase
Xceed.Wpf.Toolkit.PropertyGrid.EditorDefinitionBase
Xceed.Wpf.Toolkit.PropertyGrid.EditorBoundDefinition
Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,TType>
Xceed.Wpf.Toolkit.PropertyGrid.EditorNumericUpDownDefinitionBase<TEditor,TType>
Xceed.Wpf.Toolkit.PropertyGrid.EditorByteUpDownDefinition
Xceed.Wpf.Toolkit.PropertyGrid.EditorDecimalUpDownDefinition
Xceed.Wpf.Toolkit.PropertyGrid.EditorDoubleUpDownDefinition
Xceed.Wpf.Toolkit.PropertyGrid.EditorIntegerUpDownDefinition
Xceed.Wpf.Toolkit.PropertyGrid.EditorLongUpDownDefinition
Xceed.Wpf.Toolkit.PropertyGrid.EditorShortUpDownDefinition
Xceed.Wpf.Toolkit.PropertyGrid.EditorSingleUpDownDefinition
| Name | Description | |
|---|---|---|
![]() ![]() | AutoSelectBehaviorProperty | Identifies the AutoSelectBehavior dependency property. |
![]() ![]() | ClipValueToMinMaxProperty | Identifies the ClipValueToMinMax dependency property. |
![]() ![]() | FormatStringProperty | Identifies the FormatString dependency property. |
![]() ![]() | IncrementProperty | Identifies the Increment dependency property. |
![]() ![]() | MaximumProperty | Identifies the Maximum dependency property. |
![]() ![]() | MinimumProperty | Identifies the Minimum dependency property. |
![]() ![]() | ParsingNumberStyleProperty | Identifies the ParsingNumberStyle dependency property. |
![]() ![]() | UpdateValueOnEnterKeyProperty | Identifies the UpdateValueOnEnterKey dependency property. |
| Name | Description | |
|---|---|---|
![]() | ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
![]() | CoerceValue | (Inherited from System.Windows.DependencyObject) |
![]() | Equals | (Inherited from System.Windows.DependencyObject) |
![]() | GetHashCode | (Inherited from System.Windows.DependencyObject) |
![]() | GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetCurrentValue | (Inherited from System.Windows.DependencyObject) |
![]() | SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
| Name | Description | |
|---|---|---|
![]() | CreateEditor | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
![]() | GenerateEditingElement | (Inherited from Xceed.Wpf.Toolkit.PropertyGrid.EditorUpDownDefinitionBase<TEditor,Nullable<TType>>) |
![]() | OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |
![]() | ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) |
| Name | Description | |
|---|---|---|
![]() | FindLogicalAncestor<T> | Finds the logical ancenster |
![]() | FindLogicalAncestorsAndSelf | |
![]() | FindLogicalChildren<T> | Find the logical children. |
![]() | FindVisualAncestor<T> | Finds the visual ancestor. |
![]() | FindVisualChildren<T> | Finds the visual children. |
![]() | FindVisualTreeRoot | Finds the visual tree root. |
![]() | ShowDialog | Overloaded. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.